projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42a4781
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Fri, 20 Aug 2004 10:22:39 +0000
(10:22 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Fri, 20 Aug 2004 10:22:39 +0000
(10:22 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index f0e9d50733266963a7bf95d7cf8dfb6440aaa6de..99774e35afc2ca28fb6aeb89e7094acb35e9772f 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,12
@@
+2004-08-20 Kim F. Storm <storm@cua.dk>
+
+ * process.c (wait_reading_process_output): Rename from
+ wait_reading_process_input. All uses changed.
+ (wait_reading_process_output_1): Rename from
+ wait_reading_process_input_1. All uses changed.
+
+ * dispnew.c (Fsleep_for): Remove obsolete code.
+
2004-08-20 Kenichi Handa <handa@m17n.org>
* syntax.c (skip_chars): Fix for unibyte case.